PowerTools PlusPak for Windows Forms 8.0J
CopyTo(Style[],Int32) メソッド

An array of type Style serving as the destination for the copy action.
コレクションをコピーする位置
既存の配列にStyleCollectionコレクションをコピーします。
構文
Public Overloads Sub CopyTo( _
   ByVal array() As Style, _
   ByVal arrayIndex As Integer _
) 
public void CopyTo( 
   Style[] array,
   int arrayIndex
)

パラメータ

array
An array of type Style serving as the destination for the copy action.
arrayIndex
コレクションをコピーする位置
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

StyleCollection クラス
StyleCollection メンバ
オーバーロード一覧

Send Feedback